home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / util / misc / message.readme < prev    next >
Encoding:
Text File  |  1996-05-05  |  2.8 KB  |  120 lines

  1. Short: Message - Reminder program & asm source
  2.  
  3.      Uploader: Anthony.Peck@Radford.act.edu.au
  4.  
  5.      Author:   Anthony Peck
  6.  
  7.      Type:     misc
  8.  
  9.  
  10.  
  11.      This  archive  contains  the reminder program Message, including
  12.  
  13.      the doc file and fully commented assembler source code.
  14.  
  15.  
  16.  
  17.             --------------------- MESSAGE ---------------------
  18.  
  19.  
  20.  
  21.      MESSAGE  is  a  reminder  program  which  repeats  back to you a
  22.  
  23.      message after a specified number of minutes.  A typical example
  24.  
  25.      would be to "Turn off the sprinkler" after 15 minutes.
  26.  
  27.  
  28.  
  29.      This  is  version two of a very simple program.  Version one was
  30.  
  31.      written  in Pascal, was WB2+ only, and was missing a function I
  32.  
  33.      needed.  Here is the assembly version!
  34.  
  35.  
  36.  
  37.      It's  smaller,  faster  and  should  hum  along on all breeds of
  38.  
  39.      Amigas.
  40.  
  41.  
  42.  
  43.      MESSAGE has two windows.  The first has a string gadget in which
  44.  
  45.      you can type a message of up to 128 characters.
  46.  
  47.  
  48.  
  49.      There  is  also  a  "minutes"  gadget which will take an integer
  50.  
  51.      value  of up to 9999 minutes (about 7 days).  You quit from this
  52.  
  53.      "entry"  window  by  either  selecting  the  "OK" gadget, which
  54.  
  55.      activates  the  timer,  or  by clicking the close window gadget
  56.  
  57.      which halts the program.
  58.  
  59.  
  60.  
  61.      After  your  designated  time,  the message window will pop up.
  62.  
  63.      This window has your message inside.  At this time, all screens
  64.  
  65.      should "flash" and your machine should "beep".
  66.  
  67.  
  68.  
  69.      You  can  either  quit from this window by selecting "OK" or the
  70.  
  71.      close   gadget,   both  of  which  will  halt  the  program,  or
  72.  
  73.      alternatively  you  may request a "REPEAT" of the message, which
  74.  
  75.      will restart the timer.
  76.  
  77.  
  78.  
  79.      I  hope that you find this program useful.  If not, feel free to
  80.  
  81.      use it as a pot plant holder.  If it stomps all over your Amiga,
  82.  
  83.      I'm sorry, but you use it at your own risk!
  84.  
  85.  
  86.  
  87.      This  program  is  FREEWARE, as is the source code.  Copy it and
  88.  
  89.      enjoy it.
  90.  
  91.  
  92.  
  93.      Anthony Peck
  94.  
  95.      68 Woralul St
  96.  
  97.      Waramanga ACT 2611
  98.  
  99.      AUSTRALIA
  100.  
  101.  
  102.  
  103.      Anthony.Peck@Radford.act.edu.au
  104.  
  105.  
  106. ============================= Archive contents =============================
  107.  
  108. Original  Packed Ratio    Date     Time    Name
  109. -------- ------- ----- --------- --------  -------------
  110.      564     287 49.1% 24-Feb-96 00:04:04  Message.info
  111.       46      44  4.3% 24-Feb-96 00:04:04 +.info
  112.     2312    2101  9.1% 24-Feb-96 00:04:04 +Message
  113.    35656    7494 78.9% 24-Feb-96 00:04:04 +Message.a
  114.     1193     377 68.3% 24-Feb-96 00:04:04 +Message.a.info
  115.     1789     877 50.9% 24-Feb-96 00:04:04 +Message.doc
  116.     1193     387 67.5% 24-Feb-96 00:04:04 +Message.doc.info
  117.     1174     371 68.3% 24-Feb-96 00:04:04 +Message.info
  118. -------- ------- ----- --------- --------
  119.    43927   11938 72.8% 26-Mar-96 15:15:04   8 files
  120.